Account Maintenance API

(0 reviews)

Technical Notes

/omaha/new-account

The Create Account API provides functionality to build new accounts with all the required parameters.

  1. To add a secondary cardholder, DO NOT use the CreateAccount API but rather use /omaha/cardholder/ POST in the Cardholder Maintenance API - to ensure proper credit bureau reporting.
  2. To validate account ownership, an additional transaction may be used when specifying the account number.

/omaha/datalink

Co-op does NOT perform validation for fields lacking any validation, such as:

AurpDate, AurFlag, CbsHigh, CliInc, DispmInc, DitRatio, FileDate, ObGtn, PmIncome,
PromoCbs, RqstCldt

Submitting these fields with normal guidelines will NOT work as these require DIFFERENT formatting submission guidelines. Use the following tips for successful data submission:

  1. Input each submitted numeric value with a positive or negative prefix.
  2. Sending empty fields in a request will return an error.
  3. Use the following formats for fields that will not be updated:
  4. Date = yyymmdd
  5. Time = HHmmss
  6. Alphanumeric = letters and numbers only

/omaha/misc-field-one

Misc. Field 1 has 4 positions, so ensure all positions are populated when submitting Misc. Field 1 (even with spaces if no values exist to submit).


/omaha/misc-field-two

Misc. Field 2 has 5 positions, so send all positions populated when submitting.


/omaha/misc-field-three

Misc. Field 3 has 7 positions, so ensure all positions are populated when submitting Misc. Field 3 (even with spaces if no values exist to submit).


/omaha/misc-field-four

Misc. Field 4 has 10 positions, so ensure all positions are populated when submitting Misc. Field 4 (even with spaces if no values exist to submit).


/omaha/misc-field-five

Misc. Field 5 has 8 positions, so ensure all positions are populated when submitting Misc. Field 5 (even with spaces if no values exist to submit).


/omaha/misc-field-six

  1. When submitting MiscFieldIndex or EnitreField, specify values for all 12 positions.
  2. Misc. Field 6 _has 12 positions, so if _MiscFieldValue is ABC, add nine (9) spaces afterward.

/omaha/misc-field-seven

  1. When submitting MiscFieldIndex or EnitreField, specify values for all 10 positions.
  2. Misc. Field 7 has 10 positions, so if MiscFieldValue is ABC, add seven (7) spaces afterward.

/omaha/misc-field-eight

  1. When submitting MiscFieldIndex or EnitreField, specify values for all 10 positions.
  2. MiscFieldIndex will automatically populate with spaces when submitting empty strings as the MiscFieldValue is “optional”.
  3. Also send an empty string if this field needs to be cleared.
  4. Misc. Field 8 has also 10 positions, so if MiscFieldValue is ABC, add seven (7) spaces afterward.

/omaha/misc-field-nine

  1. When submitting MiscFieldIndex or EnitreField, specify values for all 10 positions.
  2. MiscFieldIndex will automatically populate with spaces when submitting empty strings as the MiscFieldValue is “optional”.
  3. Also send an empty string if this field needs to be cleared.
  4. Misc. Field 9 has also 10 positions, so if MiscFieldValue is ABC, add seven (7) spaces afterward.

/omaha/misc-field-ten

  1. When submitting MiscFieldIndex or EnitreField, specify values for all 10 positions.
  2. Misc. Field 10 has 10 positions, so if MiscFieldValue is ABC, add seven (7) spaces afterward.

/omaha/misc-field-thirteen

  1. The specified field length intended for the value determines the value of MiscFieldIndex.
  2. When submitting MiscFieldIndex or EnitreField, specify values for all 50 positions.
  3. Misc. Field 13 has 50 positions, so if MiscFieldValue is ABC, add forty-seven (47) spaces afterward.

Reviews